NevronOpenVision
Nevron.Nov.UI Namespace / NItemsStack<TItem> Class
Fields Properties Methods Events


In This Topic
    NItemsStack<TItem> Class Members
    In This Topic

    The following tables list the members exposed by NItemsStack<TItem>.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NItemsStack  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Appends the displayable children of the node to the provided list.  
    Public MethodOverridden.   
    Public MethodOverridden. Gets whether the node can provide a clip area for its children  
    Public MethodOverridden. Gets the mode in which this displayable node can cache its painting.  
    Public MethodOverridden. Invalidates the element arrange and pools the element for arrange validation.  
    Public MethodOverridden. Called by child or descendant elements that consider this element as arrange parent, and want to inform it to invalidate it's arrange.  
    Public MethodOverridden. Invalidates the element measure and pools the element for measure validation.  
    Public MethodOverridden. Called by child or descendant elements that consider this element as measure parent, and want to inform it to invalidate it's measure.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Layouts the content of the element inside the specified content area.  
    Protected MethodOverridden. Measures the desired size of the element content.  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Top
    See Also